FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/BgZ-Procedure

Packagenictiz.fhir.nl.stu3.bgz
Resource TypeStructureDefinition
IdBgZ-Procedure
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.bgz@2.0.3-beta.2&canonical=http://nictiz.nl/fhir/StructureDefinition/BgZ-Procedure
URLhttp://nictiz.nl/fhir/StructureDefinition/BgZ-Procedure
Version2.0-beta.3
Statusdraft
NameBgZ-Procedure
TitleBgZ-Procedure
Realmnl
DescriptionThe BgZ procedure profile where mappings towards the category is added.
CopyrightCC0
TypeProcedure
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
zib-ProcedureHCIM Procedure
ValueSet
2.16.840.1.113883.2.4.3.11.60.42.11.2--20241003115148VerrichtingCategorieCodelijst

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "BgZ-Procedure",
  "url": "http://nictiz.nl/fhir/StructureDefinition/BgZ-Procedure",
  "version": "2.0-beta.3",
  "name": "BgZ-Procedure",
  "title": "BgZ-Procedure",
  "status": "draft",
  "publisher": "Nictiz",
  "description": "The BgZ procedure profile where mappings towards the category is added.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "BgZ-msz",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets--bgz2017-?id=2.16.840.1.113883.2.4.3.11.60.42.1.2",
      "name": "BgZ-msz"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Procedure",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Procedure.category",
        "path": "Procedure.category",
        "comment": "If the specific category is unknown than the default value SHALL be \"71388002\".\r\n\r\nNot all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "binding": {
          "strength": "extensible",
          "description": "VerrichtingCategorie",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.42.11.2--20241003115148"
          }
        },
        "mapping": [
          {
            "identity": "BgZ-msz",
            "map": "bgz2017-dataelement-755",
            "comment": "ProcedureCategory"
          }
        ]
      }
    ]
  }
}